@charset "utf-8";
/* 
	Base CSS Document for Animated Phrases Templates
		- Designed for screens 1960px+ in width
	
	Design by: Jacob Barr of iRapture.com
	Development by: Joshua Moor of iRapture.com
	
	Last Modified: 3/14/2014
	Last Validated:
*/

/* Blocks */
body{background:#F00;}
.centering_wrapper{width:1960px;}

#header_line{background:#666666 url(../images/ap_header_line_background_large.png) top left repeat-x; height:16px;}
#box_wrapper{margin-top:10px;}

#footer_line{background:url(../images/ap_footer_line_background_large.png) top left repeat-x; height:16px;}
#footer_texture_wrapper{background:url(../images/ap_footer_texture_background_large.png) top left repeat;}

/* Navigation */
#top_nav{width:42%; margin-top:150px; margin-bottom:24px;}
#top_nav li a{font-size:3.2em;}

#content #content_nav{font-size:4.8em;}

/* Special Links */
#page_header a.logo{max-width:680px !important; margin-bottom:24px;}
#page_header a.button{font-size:3.2em; line-height:2.8em; margin-top:136px; margin-bottom:24px;}

/* Images */


/* Text */
#content h1{font-size:3.6em;}
#content h2{font-size:3.2em;}
#content h3, #content h4, #content h5, #content h6{font-size:2.8em;}
#content p{font-size:2.4em;}
#content ol, #content ul{font-size:2.4em;}
#content table{font-size:2.4em;}

#dark_box h1{font-size:6em;}
#dark_box p{font-size:4.4em;}
#dark_box p.large{font-size:7.2em;}

#light_box h2{font-size:5.104em;}
#light_box ul{font-size:3.192em;}
#light_box li{width:43%; background:url(../images/pa_checkmark_large.png) 5% top no-repeat; line-height:52px;}
#light_box a.button{font-size:5em;}
#light_box p{padding:2.5em 0;}

#footer_address h2{font-size:3.6em;}
#footer_address p{font-size:2.8em;}

#copyright p{font-size:2em;}

/* -- Phrase Header */
#phrase_text p.line_1{font-size:7.13em;}
#phrase_text p.line_2{font-size:7.932em;}
#phrase_text p.line_3{font-size:7.932em;}

/* Helper Classes */
.large_only, .script_only{display:none !important;}